home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Grafica / falbum / fasetup101.exe / {app} / falbum.exe / 0 / RCDATA / TFORM3 / TFORM3.txt
Text File  |  2004-10-23  |  7KB  |  323 lines

  1. object Form3: TForm3
  2.   Left = 303
  3.   Top = 181
  4.   Width = 446
  5.   Height = 381
  6.   Caption = 'Preview'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poDesktopCenter
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 307
  23.     Width = 438
  24.     Height = 40
  25.     Align = alBottom
  26.     TabOrder = 0
  27.     Visible = False
  28.     object Button1: TButton
  29.       Left = 224
  30.       Top = 7
  31.       Width = 75
  32.       Height = 25
  33.       Caption = 'Next'
  34.       TabOrder = 0
  35.       OnClick = Button1Click
  36.     end
  37.     object Button2: TButton
  38.       Left = 138
  39.       Top = 7
  40.       Width = 75
  41.       Height = 25
  42.       Caption = 'Previous'
  43.       TabOrder = 1
  44.       OnClick = Button2Click
  45.     end
  46.   end
  47.   object Panel2: TPanel
  48.     Left = 0
  49.     Top = 0
  50.     Width = 438
  51.     Height = 235
  52.     Align = alClient
  53.     BevelOuter = bvNone
  54.     Color = clBlack
  55.     Ctl3D = True
  56.     ParentCtl3D = False
  57.     TabOrder = 1
  58.     object PreviewImage: TImage
  59.       Left = 0
  60.       Top = 0
  61.       Width = 438
  62.       Height = 235
  63.       Align = alClient
  64.       AutoSize = True
  65.       Center = True
  66.       PopupMenu = PreviewPopup
  67.       Proportional = True
  68.       Transparent = True
  69.       OnMouseDown = PreviewImageMouseDown
  70.       OnMouseMove = PreviewImageMouseMove
  71.       OnMouseUp = PreviewImageMouseUp
  72.     end
  73.   end
  74.   object pSubject: TPanel
  75.     Left = 0
  76.     Top = 235
  77.     Width = 438
  78.     Height = 24
  79.     Align = alBottom
  80.     BevelOuter = bvNone
  81.     Color = clBlack
  82.     TabOrder = 2
  83.     Visible = False
  84.     DesignSize = (
  85.       438
  86.       24)
  87.     object lSubject: TLabel
  88.       Left = 8
  89.       Top = 4
  90.       Width = 417
  91.       Height = 13
  92.       Anchors = [akLeft, akTop, akRight]
  93.       AutoSize = False
  94.       Caption = 'lSubject'
  95.       Font.Charset = DEFAULT_CHARSET
  96.       Font.Color = 10930928
  97.       Font.Height = -11
  98.       Font.Name = 'MS Sans Serif'
  99.       Font.Style = [fsBold]
  100.       ParentFont = False
  101.     end
  102.   end
  103.   object pProperties: TPanel
  104.     Left = 0
  105.     Top = 259
  106.     Width = 438
  107.     Height = 24
  108.     Align = alBottom
  109.     BevelOuter = bvNone
  110.     Color = clBlack
  111.     TabOrder = 3
  112.     Visible = False
  113.     DesignSize = (
  114.       438
  115.       24)
  116.     object lSize: TLabel
  117.       Left = 8
  118.       Top = 4
  119.       Width = 145
  120.       Height = 13
  121.       AutoSize = False
  122.       Caption = 'lSize'
  123.       Font.Charset = DEFAULT_CHARSET
  124.       Font.Color = 10930928
  125.       Font.Height = -11
  126.       Font.Name = 'MS Sans Serif'
  127.       Font.Style = [fsBold]
  128.       ParentFont = False
  129.     end
  130.     object lLocation: TLabel
  131.       Left = 320
  132.       Top = 3
  133.       Width = 113
  134.       Height = 13
  135.       Anchors = [akLeft, akTop, akRight]
  136.       AutoSize = False
  137.       Caption = 'lLocation'
  138.       Font.Charset = DEFAULT_CHARSET
  139.       Font.Color = 10930928
  140.       Font.Height = -11
  141.       Font.Name = 'MS Sans Serif'
  142.       Font.Style = [fsBold]
  143.       ParentFont = False
  144.     end
  145.     object lDate: TLabel
  146.       Left = 160
  147.       Top = 3
  148.       Width = 31
  149.       Height = 13
  150.       Caption = 'lDate'
  151.       Font.Charset = DEFAULT_CHARSET
  152.       Font.Color = 10930928
  153.       Font.Height = -11
  154.       Font.Name = 'MS Sans Serif'
  155.       Font.Style = [fsBold]
  156.       ParentFont = False
  157.     end
  158.   end
  159.   object pEXIF: TPanel
  160.     Left = 0
  161.     Top = 283
  162.     Width = 438
  163.     Height = 24
  164.     Align = alBottom
  165.     BevelOuter = bvNone
  166.     Color = clBlack
  167.     TabOrder = 4
  168.     Visible = False
  169.     object lFlash: TLabel
  170.       Left = 8
  171.       Top = 4
  172.       Width = 34
  173.       Height = 13
  174.       Caption = 'lFlash'
  175.       Color = clCream
  176.       Font.Charset = DEFAULT_CHARSET
  177.       Font.Color = clBlack
  178.       Font.Height = -11
  179.       Font.Name = 'MS Sans Serif'
  180.       Font.Style = [fsBold]
  181.       ParentColor = False
  182.       ParentFont = False
  183.     end
  184.     object lISO: TLabel
  185.       Left = 56
  186.       Top = 4
  187.       Width = 25
  188.       Height = 13
  189.       Caption = 'lISO'
  190.       Font.Charset = DEFAULT_CHARSET
  191.       Font.Color = 10930928
  192.       Font.Height = -11
  193.       Font.Name = 'MS Sans Serif'
  194.       Font.Style = [fsBold]
  195.       ParentFont = False
  196.     end
  197.     object lAperture: TLabel
  198.       Left = 112
  199.       Top = 4
  200.       Width = 52
  201.       Height = 13
  202.       Caption = 'lAperture'
  203.       Color = clBlack
  204.       Font.Charset = DEFAULT_CHARSET
  205.       Font.Color = 10930928
  206.       Font.Height = -11
  207.       Font.Name = 'MS Sans Serif'
  208.       Font.Style = [fsBold]
  209.       ParentColor = False
  210.       ParentFont = False
  211.       Transparent = True
  212.     end
  213.     object lFocalLength: TLabel
  214.       Left = 256
  215.       Top = 4
  216.       Width = 74
  217.       Height = 13
  218.       Caption = 'lFocalLength'
  219.       Font.Charset = DEFAULT_CHARSET
  220.       Font.Color = 10930928
  221.       Font.Height = -11
  222.       Font.Name = 'MS Sans Serif'
  223.       Font.Style = [fsBold]
  224.       ParentFont = False
  225.       Transparent = True
  226.     end
  227.     object lExposure: TLabel
  228.       Left = 152
  229.       Top = 4
  230.       Width = 56
  231.       Height = 13
  232.       Caption = 'lExposure'
  233.       Font.Charset = DEFAULT_CHARSET
  234.       Font.Color = 10930928
  235.       Font.Height = -11
  236.       Font.Name = 'MS Sans Serif'
  237.       Font.Style = [fsBold]
  238.       ParentFont = False
  239.       Transparent = True
  240.     end
  241.     object lPhotoDate: TLabel
  242.       Left = 352
  243.       Top = 4
  244.       Width = 64
  245.       Height = 13
  246.       Caption = 'lPhotoDate'
  247.       Font.Charset = DEFAULT_CHARSET
  248.       Font.Color = 10930928
  249.       Font.Height = -11
  250.       Font.Name = 'MS Sans Serif'
  251.       Font.Style = [fsBold]
  252.       ParentFont = False
  253.       Transparent = True
  254.     end
  255.   end
  256.   object PreviewPopup: TPopupMenu
  257.     Left = 300
  258.     Top = 174
  259.     object aNext1: TMenuItem
  260.       Action = aNext
  261.     end
  262.     object aPrevious1: TMenuItem
  263.       Action = aPrevious
  264.     end
  265.     object N2: TMenuItem
  266.       Caption = '-'
  267.     end
  268.     object pSlideShow: TMenuItem
  269.       Caption = 'Slide show'
  270.       OnClick = pSlideShowClick
  271.     end
  272.     object pMonitor: TMenuItem
  273.       Caption = 'Monitor'
  274.       OnClick = pMonitorClick
  275.     end
  276.     object pSetup: TMenuItem
  277.       Caption = 'Slide show options'
  278.       OnClick = pSetupClick
  279.     end
  280.     object N1: TMenuItem
  281.       Caption = '-'
  282.     end
  283.     object pmShowSubject: TMenuItem
  284.       Caption = 'Show subject/comment'
  285.       OnClick = pmShowSubjectClick
  286.     end
  287.     object pmShowProperties: TMenuItem
  288.       Caption = 'Show properties'
  289.       OnClick = pmShowPropertiesClick
  290.     end
  291.     object pmShowEXIF: TMenuItem
  292.       Caption = 'Show EXIF'
  293.       OnClick = cbShowEXIFClick
  294.     end
  295.   end
  296.   object Timer1: TTimer
  297.     Enabled = False
  298.     Interval = 3000
  299.     OnTimer = Timer1Timer
  300.     Left = 49
  301.     Top = 104
  302.   end
  303.   object ActionList1: TActionList
  304.     Left = 144
  305.     Top = 160
  306.     object aPrevious: TAction
  307.       Caption = 'Previous'
  308.       ShortCut = 37
  309.       OnExecute = Button2Click
  310.     end
  311.     object aNext: TAction
  312.       Caption = 'Next'
  313.       ShortCut = 39
  314.       OnExecute = Button1Click
  315.     end
  316.     object aClose: TAction
  317.       Caption = 'aClose'
  318.       ShortCut = 27
  319.       OnExecute = aCloseExecute
  320.     end
  321.   end
  322. end
  323.